go/types.Checker.initConst (method)

2 uses

	go/types (current package)
		assignments.go#L105: func (check *Checker) initConst(lhs *Const, x *operand) {
		decl.go#L460: 	check.initConst(obj, &x)